Change the font setting of xterm

http://lists.apple.com/archives/X11-users/2005/May/msg00112.html

I have in my ~/.Xdefaults file...

XTerm*Tek*background: MintCream
XTerm*jumpScroll: on
XTerm*pointerShape: arrow
XTerm*cursorColorBackground: blue
XTerm*font: *-fixed-*-*-*-20-*
XTerm*boldFont: *-fixed-*-*-*-20-*
XTerm*scrollKey: on
XTerm*foreground: black
XTerm*pointerColor: navyblue
XTerm*pointerColorBackground: White
XTerm*background: PaleTurquoise
XTerm*scrollBar: on
XTerm*borderColor: RoyalBlue
XTerm*highlight: RoyalBlue
XTerm*saveLines: 500
XTerm*loginShell: on
XTerm*cursorColor: black
XTerm*vt100*geometry: 80x36

After added the entries you want, you may have to do an xrdb -merge ~/.Xdefaults

Homepage
Comments

Hide Comments